Searched defs:InstancesSetMetadataCall (Results 1 – 1 of 1) sorted by relevance
46773 type InstancesSetMetadataCall struct { struct46774 s *Service46775 project string46776 zone string46777 instance string46778 metadata *Metadata46779 urlParams_ gensupport.URLParams46780 ctx_ context.Context46781 header_ http.Header46810 func (c *InstancesSetMetadataCall) RequestId(requestId string) *InstancesSetMetadataCall {[all …]