type google.golang.org/genproto/googleapis/api/annotations.ResourceDescriptor_Style
14 uses
google.golang.org/genproto/googleapis/api/annotations (current package)
resource.pb.go#L102: type ResourceDescriptor_Style int32
resource.pb.go#L106: ResourceDescriptor_STYLE_UNSPECIFIED ResourceDescriptor_Style = 0
resource.pb.go#L115: ResourceDescriptor_DECLARATIVE_FRIENDLY ResourceDescriptor_Style = 1
resource.pb.go#L130: func (x ResourceDescriptor_Style) Enum() *ResourceDescriptor_Style {
resource.pb.go#L131: p := new(ResourceDescriptor_Style)
resource.pb.go#L136: func (x ResourceDescriptor_Style) String() string {
resource.pb.go#L140: func (ResourceDescriptor_Style) Descriptor() protoreflect.EnumDescriptor {
resource.pb.go#L144: func (ResourceDescriptor_Style) Type() protoreflect.EnumType {
resource.pb.go#L148: func (x ResourceDescriptor_Style) Number() protoreflect.EnumNumber {
resource.pb.go#L153: func (ResourceDescriptor_Style) EnumDescriptor() ([]byte, []int) {
resource.pb.go#L336: Style []ResourceDescriptor_Style `protobuf:"varint,10,rep,packed,name=style,proto3,enum=google.api.ResourceDescriptor_Style" json:"style,omitempty"`
resource.pb.go#L413: func (x *ResourceDescriptor) GetStyle() []ResourceDescriptor_Style {
resource.pb.go#L647: (ResourceDescriptor_Style)(0), // 1: google.api.ResourceDescriptor.Style
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |