Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for emptypb (0.57 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    							Description: "Namespace is the namespace of the action being requested.  Currently, there is no distinction between no namespace and all namespaces \"\" (empty) is defaulted for LocalSubjectAccessReviews \"\" (empty) is empty for cluster-scoped resources \"\" (empty) means \"all\" for namespace scoped resources from a SubjectAccessReview or SelfSubjectAccessReview",
    							Type:        []string{"string"},
    							Format:      "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. api/openapi-spec/swagger.json

              "type": "string"
            },
            "namespace": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      auto _call_target_name = _o->call_target_name.empty() ? 0 : _fbb.CreateString(_o->call_target_name);
      auto _has_side_effect = _o->has_side_effect;
      auto _backend_config = _o->backend_config.empty() ? 0 : _fbb.CreateString(_o->backend_config);
      auto _api_version = _o->api_version;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  4. test-site/activator-launch-1.3.2.jar

    scala.Serializable { public void Stream$StreamBuilder$$anonfun$result$1(); } scala/collection/immutable/Stream$Empty$.class package scala.collection.immutable; public final synchronized class Stream$Empty$ extends Stream implements scala.Serializable { public static final Stream$Empty$ MODULE$; public static void <clinit>(); public final boolean isEmpty(); public final boolean tailDefined(); public void Stream$Empty$(); } scala/collection/immutable/Stream$ConsWrapper.class package scala.collection.immutable; public...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  5. api/go1.txt

    pkg regexp/syntax, const DotNL Flags
    pkg regexp/syntax, const EmptyBeginLine EmptyOp
    pkg regexp/syntax, const EmptyBeginText EmptyOp
    pkg regexp/syntax, const EmptyEndLine EmptyOp
    pkg regexp/syntax, const EmptyEndText EmptyOp
    pkg regexp/syntax, const EmptyNoWordBoundary EmptyOp
    pkg regexp/syntax, const EmptyWordBoundary EmptyOp
    pkg regexp/syntax, const ErrInternalError ErrorCode
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  6. src/internal/trace/traceviewer/static/trace_viewer_full.html

    const size=vec2.create();vec2.subtract(size,this.max_,this.min_);return size;},get size(){if(this.isEmpty_){throw new Error('Empty BBox2 has no size');}
    return{width:this.max_[0]-this.min_[0],height:this.max_[1]-this.min_[1]};},get width(){if(this.isEmpty_){throw new Error('Empty BBox2 has no width');}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top