Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for translation (0.17 sec)

  1. common-protos/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto

      // +kubebuilder:validation:Type=string
      // +kubebuilder:validation:Format=date-time
      optional Time lastTransitionTime = 4;
    
      // reason contains a programmatic identifier indicating the reason for the condition's last transition.
      // Producers of specific condition types may define expected values and meanings for this field,
      // and whether the values are considered a guaranteed API.
      // The value should be a CamelCase string.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 53.3K bytes
    - Viewed (0)
  2. docs/changelogs/changelog_3x.md

        continue to work as they always have, but we're moving everything to the new
        OkHttp 3 API. The `okhttp-apache` and `okhttp-urlconnection` modules should
        be only be used to accelerate a transition to OkHttp's request/response API.
        These deprecated modules will be dropped in an upcoming OkHttp 3.x release.
    
     *  **Canceling batches of calls is now the application's responsibility.**
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sun Feb 06 14:55:54 GMT 2022
    - 50.8K bytes
    - Viewed (0)
  3. tensorflow/BUILD

        ],
        visibility = ["//visibility:public"],
    )
    
    # copybara:uncomment_begin(google-only)
    # config_setting(
    #     name = "portable_proto_force_third_party",
    #     define_values = {"PORTABLE_PROTO_TRANSITION_MODE": "third_party"},
    #     visibility = ["//visibility:public"],
    # )
    # copybara:uncomment_end
    
    # 'enable_registration_v2' opts-in to a different implementation of op and
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Tue Apr 09 18:15:11 GMT 2024
    - 53.4K bytes
    - Viewed (8)
  4. docs/bucket/notifications/README.md

    | `s3:Replication:OperationNotTracked`               |
    | `s3:Replication:OperationMissedThreshold`          |
    | `s3:Replication:OperationReplicatedAfterThreshold` |
    
    | Supported ILM Transition Event Types |
    | :-----                               |
    | `s3:ObjectRestore:Post`              |
    | `s3:ObjectRestore:Completed`         |
    
    | Supported Global Event Types (Only supported through ListenNotification API) |
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Jan 18 07:03:17 GMT 2024
    - 84K bytes
    - Viewed (2)
  5. src/main/webapp/js/admin/adminlte.min.js.map

    rReload) {\n              $(\"body\").addClass('hold-transition').addClass(ClassName.COLLAPSED).delay(50).queue(function() {\n                $(this).removeClass('hold-transition')\n                $(this).dequeue()\n              })\n          } else {\n            $(\"body\").addClass(ClassName.COLLAPSED)\n          }\n        } else {\n          if (this._options.noTransitionAfterReload) {\n            $(\"body\").addClass('hold-transition').removeClass(ClassName.COLLAPSED).delay(50).queue(function()...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 07:55:41 GMT 2020
    - 77K bytes
    - Viewed (1)
Back to top